Class CustomTcpProcessImpl

All Implemented Interfaces:
IPCObject, CustomTcpProcess, Process

public class CustomTcpProcessImpl extends ProcessImpl implements CustomTcpProcess
Information provided by the PKI file:

    \class CustomTcpProcess
    
    \brief CustomTcpProcess is the process that manipulates the custom TCP process.
    
    \example network().getDevice("Router0").getProcess("TcpProcess").createCustomTcpProcess()
    
Author:
Auto-generated